From 20af2f790787f3830f72a4fc9b1cbc4bc28359a7 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 9 Jul 2009 19:02:20 +0000 Subject: [PATCH] (Windows Files) : Don't be so categorical in saying that the option is only useful on NTFS. --- doc/emacs/msdog.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/emacs/msdog.texi b/doc/emacs/msdog.texi index 1e5a7ab923b..3634090c20e 100644 --- a/doc/emacs/msdog.texi +++ b/doc/emacs/msdog.texi @@ -187,8 +187,9 @@ will issue these additional system calls only for files on local fixed drives. Any other non-@code{nil} value means do this even for removable and remote volumes, where this could potentially slow down Dired and other related features. The value of @code{nil} means never -issue those system calls. Non-@code{nil} values are only useful on -NTFS volumes, which support hard links and file security. +issue those system calls. Non-@code{nil} values are more useful on +NTFS volumes, which support hard links and file security, than on FAT, +FAT32, and XFAT volumes. @node ls in Lisp @section Emulation of @code{ls} on MS-Windows -- 2.30.2